From 23ca006d1787ec14797d81c0f7d8c4425e0eecc5 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 16 Jul 2007 16:59:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e83c7ea4482..1d7e9f5ff28 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6,11 +6,16 @@ 2007-07-16 Thien-Thi Nguyen + * bookmark.el (bookmark-maybe-sort-alist): Don't modify + bookmark-alist. Instead, if not sorting, simply return it. + (bookmark-bmenu-list): Call bookmark-maybe-sort-alist + for its return value, not for its side effect. + * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the case of alignment under a constant symbol, find and consider the sexp actually at indentation to be the "last sexp". -2007-07-13 Drew Adams +2007-07-16 Drew Adams * mouse.el (mouse-yank-secondary): Better error message if no secondary selection. -- 2.30.2